Adds a new item to the collection.
HRESULT Add(IJob * newVal);
Add(IJob newVal);
Sub Add(newVal As IJob)